home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
pluginy Firefox
/
6984
/
6984.xpi
/
chrome
/
lazarus.jar
/
content
/
uninstall.js
< prev
next >
Wrap
Text File
|
2009-11-24
|
208b
|
8 lines
function toggleDBDescription(){
//Lazarus.$('databaseDescription').style.visibility = Lazarus.$('removeSavedForms').checked ? "visible" : "hidden";
}
function init(){
toggleDBDescription();
}